home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 015a / jkcd.zip / JKCD.HLP < prev   
Text File  |  1991-11-04  |  2KB  |  86 lines

  1.  
  2.  
  3.     JKCD - Directory changer v1.0
  4.     (C)opyright 1991 Juha Karppanen, Ylämaa, Finland.
  5.     Programmed with PDC Prolog v3.2
  6.     
  7.     USAGE:  JKCD [Directory name] [Options]
  8.     
  9.     [Directory name] can be following:
  10.         - Full directory name
  11.         - Part of the directory name
  12.         - If not given, displays list of all directories, from which
  13.           you can choose or press ESC to cancel
  14.           
  15.     [Options]:
  16.  
  17.     There's only one option:
  18.     
  19.     /RR    - Rereads current diskdrive for new directories.
  20.           This must be used when you create a new directory.
  21.     
  22.  
  23.     INSTALLATION:
  24.     
  25.     Program works best if you put it (or create) in a directory
  26.     which is in your PATH command.
  27.  
  28.     EXAMPLES:
  29.     
  30.     JKCD
  31.     
  32.     - This gives you list of directories in window. You can choose
  33.       directory by moving highlighted bar to it and pressing
  34.       ENTER or you cancel operation by pressing ESC.
  35.       Moving the bar is done by pressing up/down keys or
  36.       using PgUp/PgDn keys.
  37.     
  38.     JKCD /RR
  39.     
  40.     - This is the same as previous but first updates data file for new
  41.       directories. Every drives directory information is in file
  42.       X_DRIVE.dat where X is drive's letter. whithout /RR option 
  43.       program uses data file directly so it's quite fast.
  44.       If data file doaes not exist first time you use program
  45.       on that drive program cretes the datafile.
  46.     
  47.     JKCD [dir. name or part of it]
  48.     
  49.     - Program tries to find directories that matches the name you have
  50.       given. If only one match is found program changes to that
  51.       directory. If more than one match is found you get a list of 
  52.       choices as previously explained.
  53.     
  54.     JKCD [dir. name or part of it] /RR
  55.     
  56.     - Same as previous but updates the directory datafile.
  57.  
  58.  
  59.     BEWARE OF VIRUS INFECTION!!
  60.     
  61.     This program is virus free! But some people might have altered
  62.     it so I ran McAfee's validate program v0.3 which gave
  63.     this information:
  64.  
  65.         File Name:  jkcd.exe
  66.                Size:  71,046
  67.                Date:  10-6-1991
  68.     File Authentication:
  69.                 Check Method 1 - 2F09
  70.                 Check Method 2 - 003B
  71.  
  72.  
  73.     THIS PROGRAM IS A FREEWARE PROGRAM! SO YOU DON'T HAVE TO
  74.     PAY FOR IT. BUT I FORBIT ANY COMMERCIAL USE OF IT WHITHOUT
  75.     MY PERMISSION. ADDRESS TO CONTACT:
  76.     
  77.         Juha Karppanen
  78.         Vilajoentie 1 B 3
  79.         54410 Ylämaa
  80.         Finland
  81.     
  82.     PS. By the way You users outside Finland a postcard would be nice!
  83.  
  84.     PS. Any suggestions, bugs report or whishes are wellcome !!
  85.  
  86.